PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / setPageVisibleAction Method
The action to be performed when the page containing the annotation becomes visible in the viewer application's user interface.
In This Topic
    setPageVisibleAction Method
    In This Topic
    Sets the page visible action.
    Syntax
    public void setPageVisibleAction( 
       PDFAction action
    )

    Parameters

    action
    The action to be performed when the page containing the annotation becomes visible in the viewer application's user interface.
    See Also